func github.com/andybalholm/brotli.initialEntropyCodesLiteral

2 uses

	github.com/andybalholm/brotli (current package)
		block_splitter_literal.go#L11: func initialEntropyCodesLiteral(data []byte, length uint, stride uint, num_histograms uint, histograms []histogramLiteral) {
		block_splitter_literal.go#L399: 	initialEntropyCodesLiteral(data, length, sampling_stride_length, num_histograms, histograms)